home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / qrt.lzh / README.TXT < prev    next >
Text File  |  1989-02-16  |  2KB  |  53 lines

  1. QRT source and executable is Copyright 1988 Steve Koren. It may be
  2. freely copied, modified, and distributed under the following conditions:
  3.  
  4.   1) Notice of any changes is posted and distributed with subsequent
  5.      versions
  6.   2) Neither the source nor executable is sold for profit.
  7.   3) This message is distributed unmodified with the source and
  8.      executable.
  9.  
  10. Any images created with QRT are yours to do with as you wish.
  11.  
  12. NOTE FOR AMIGA VERSION:
  13.  
  14.   Image creation involves 3 steps:
  15.     QRT <Image.QRT >Image.out
  16.     QRTPOST Image.RAW Image.TMP
  17.     RAY2 Image
  18.  
  19.   The final IFF picture will have a filename of Image.ILBM.
  20.  
  21.   QRT and QRTPOST were written by Steve Koren.  RAY2 was written
  22.   by D. Wecker and is Copyright 1987.  RAY2 creates a HAM image
  23.   from a bitmap representation produced by QRTPOST.
  24.  
  25.   QRT should be run in the background with a low priority and
  26.   its output file should be placed on a virtual disk.  It will
  27.   produce 400K of output, so extended memory is recommended.
  28.  
  29.   Stack size must be increased from the system default of 4000
  30.   bytes with the STACK command.  The exact size necessary varies
  31.   with the image, but 40000 to 50000 bytes is usually safe.
  32.  
  33.   When QRT is running, you can check its progress by getting a
  34.   directory of the device on which the Image.RAW file is being
  35.   created.  A full image has 400 scan lines, and will be just
  36.   short of 800 blocks when complete.  Thus, divide the blocks
  37.   so far by 2 to discover how far into the image QRT has
  38.   processed.  Different parts of an image might be created at
  39.   different speeds.
  40.  
  41.  
  42. Any comments, bug reports, etc, may be sent by USMAIL to:
  43.  
  44.      Steve Koren
  45.      4501 Boardwalk Dr.
  46.      Apt. D-38
  47.      Fort Collins, CO 80525
  48.      USA
  49.  
  50. That address is guarenteed to be correct until 01 JUL 89.
  51.  
  52.  
  53.